Papers with Processing sentence constituency trees
Learning from Non-Binary Constituency Trees via Tensor Decomposition (2020.coling-main)
Copied to clipboard
| Challenge: | a binarisation procedure changes the structure of constituency trees, furthering constituents that are not binary. |
| Approach: | They propose a binarised approach to binarise constituency trees by tensor-based models . they propose 'trunk-LSTM' model which exploits such a rich structure . |
| Outcome: | The proposed model performs well on different NLP tasks. |